home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 76 / maccd 76.iso / macware / RAMEdit PPC / ReadMe < prev   
Encoding:
Text File  |  2000-11-28  |  1.4 KB  |  57 lines  |  [TEXT/ttxt]

  1. RAMEdit
  2. v1.1
  3. Copyright 2000
  4. by Clemens Unterkofler
  5.  
  6.  
  7. System Requirements:
  8. MacOS 8.5 or later
  9.  
  10.  
  11. About:
  12.  
  13. RAMEdit is program which can be used to browse through another applications RAM and change values.
  14. Please excuse the sloppy interface.
  15.  
  16.  
  17. Useage:
  18.  
  19. There are three windows,
  20. 1. the one that lets you chose which applications RAM you wan't to edit, 
  21. 2. the main window, which displays the RAM like a hex editor
  22. 3. the window which lists search results
  23.  
  24.  
  25. Editing:
  26.  
  27. To change values, simply click onto the hex value which you want to change and enter two "numbers" from '0' to 'f'
  28.  
  29. Searching:
  30.  
  31.  
  32. There are three methods of searching:
  33. 1. Saving a programs memory to disk and browsing it with a text editor to find useful information
  34. 2. Searching for ASCII code within RAM
  35. 3. Searching for decimal values and applying the batch search
  36.  
  37. Batch-Searching:
  38.  
  39. If you are looking for specific values, you can use "Batch" instead of search (when finding decimal values), and RAMEdit will remember the addresses of all found values (unless there are too many), a number will be displayed which tells you how often the value was found. You can then use "Search Batched" to search through these addresses again under different values. If there are less
  40. than 100 values, they will be listed.
  41.  
  42.  
  43. Version History:
  44.  
  45. v1.0
  46. release version
  47.  
  48. v1.1
  49. implements batch-search
  50.  
  51.  
  52.  
  53.  
  54.  
  55. if you have any questions, mail me at:
  56.  
  57. clemens.unterkofler@gmx.net